GtkIconTheme: keep misplaced symbolics working
authorMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jun 2014 11:05:29 +0000 (07:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 23 Jun 2014 12:18:42 +0000 (08:18 -0400)
commit12a40cf8a616924f15a8020c2af4e986012f41c9
tree0c1deec0a5bf656ce3af75bfa91796fbb8620733
parentfe92c4478e8d62b623690a07a4328b43edb1d62b
GtkIconTheme: keep misplaced symbolics working

Recent changes made it a breaking mistake to install symbolic icons
of the wrong size into a theme directory, or into the legacy unthemed
icon location.

Since this change affects many apps, do the extra work to keep these
icons working, but emit warnings, in the hope that this will lead to
cleaning up the mess over time.
gtk/gtkicontheme.c